Learn R Programming

darch (version 0.9.1)

setWeights<-: Sets the weights of the RBM object

Description

Sets the weights of the RBM object

Usage

setWeights(rbm) <- value

Arguments

rbm
A instance of the class RBM.
value
The weights of the RBM object.

See Also

RBM